projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0836e8c
)
Don't set child position in a ui file
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 10 Oct 2017 23:40:29 +0000
(19:40 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 10 Oct 2017 23:40:29 +0000
(19:40 -0400)
It is not necessary, and causes assertions in some of
our tests.
gtk/ui/gtkappchooserdialog.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkappchooserdialog.ui
b/gtk/ui/gtkappchooserdialog.ui
index 4aac4d3f40bc635f501582e30fbf3e0af318d1ed..dcaccdae35df25097ab4c66f22ece7f1205dd18f 100644
(file)
--- a/
gtk/ui/gtkappchooserdialog.ui
+++ b/
gtk/ui/gtkappchooserdialog.ui
@@
-26,7
+26,6
@@
</object>
<packing>
<property name="pack-type">end</property>
- <property name="position">1</property>
</packing>
</child>
<child>
@@
-45,9
+44,6
@@
</object>
</child>
</object>
- <packing>
- <property name="position">2</property>
- </packing>
</child>
</object>
</child>